From: Gabor Juhos Date: Thu, 27 Mar 2014 07:05:25 +0000 (+0000) Subject: packages/nuttcp: fix whitespaces X-Git-Url: http://git.openwrt.org/%22https:/collectd.org//%22/%22https:/collectd.org/%22?a=commitdiff_plain;h=c3271ae0671ae0406884ccb81f5b2d6571c4df5c;p=openwrt%2Fsvn-archive%2Fpackages.git packages/nuttcp: fix whitespaces Signed-off-by: Dirk Neukirchen Signed-off-by: Gabor Juhos SVN-Revision: 40201 --- diff --git a/net/nuttcp/Makefile b/net/nuttcp/Makefile index 72404446c..cbdbc7df6 100644 --- a/net/nuttcp/Makefile +++ b/net/nuttcp/Makefile @@ -54,7 +54,7 @@ define Package/nuttcp-xinetd/description $(call Package/nuttcp/Default/description) This package contains the nuttcp xinetd service files. endef - + MAKE_FLAGS += \ APP="nuttcp" \ OPT="$(TARGET_CFLAGS) $(TARGET_CPPFLAGS) -Wall"